home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 August: Tool Chest / Dev.CD Aug 94.toast / Tool Chest / Development Platforms / Macintosh Common Lisp Related / MMU5 for PowerMac / MMU5-for-PowerMac.readme < prev    next >
Encoding:
Text File  |  1994-06-22  |  873 b   |  21 lines  |  [TEXT/ttxt]

  1. What this is
  2. The enclosed file fixes a problem which caused any version of MCL to crash 
  3. immediately upon startup on a PowerMac when VM was turned on.  
  4.  
  5. The attached file (MMU5-for-PowerMac.hqx) is a binhex-encoded file
  6. which contains a single resource of type MMU5.  
  7.  
  8. How to install
  9. First decode this binhex file into MMU5-for-PowerMac, a ResEdit resource file.
  10. Then paste the MMU5 resource into your MCL image using ResEdit (or some 
  11. other similar tool).
  12.  
  13. Compatibility
  14. This resource is compatible with all versions of MCL 2.0. 
  15. If you aren't using VM on a PowerMac, this patch isn't necessary but also doesn't hurt.
  16.  
  17. Other notes
  18. There are still problems with MCL if you use the modern memory manager;
  19. I'm working on tracking these down, and will develop a patch when
  20. I do.  So for the interim, be sure to turn off the modern memory manager
  21. in the Memory control panel.